PDF4Java Reference Documentation
com.o2sol.pdf4java.transforms Package / PDFConvertToRgbTransform Class / transformOperator Method
In This Topic
    transformOperator Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    protected void transformOperator( 
       PDFContentStreamOperator input,
       java.util.ArrayList<PDFContentStreamOperator> output
    )

    Parameters

    input
    output
    See Also